Precompute crc32 on GPX lookup table on startup so we spend less time
authorrobertl <robertl>
Tue, 24 Jan 2006 15:30:53 +0000 (15:30 +0000)
committerrobertl <robertl>
Tue, 24 Jan 2006 15:30:53 +0000 (15:30 +0000)
commitd218ca23c7f417d6f75219ce0516272b958e29f8
tree036405796c16de6bee5202910c3ded96b5bea682
parent756bb943b4daa798f1e1a1488294774254b09ef7
Precompute crc32 on GPX lookup table on startup so we spend less time
in strcmp later.
Makefile
defs.h
gpx.c
mingw/wintesto.cmd
util_crc.c